home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 March / Chip_2002-03_cd1.bin / sharewar / rosoft / RosoftAudioToolsFree.exe / {app} / RosoftLameEncoderLimited.exe / 0 / RCDATA / TFORMFHGOPTIONS / TFORMFHGOPTIONS.txt < prev   
Encoding:
Text File  |  2002-03-03  |  15.7 KB  |  718 lines

  1. object FormFhgOptions: TFormFhgOptions
  2.   Left = 437
  3.   Top = 119
  4.   HelpContext = 13400
  5.   BorderStyle = bsDialog
  6.   Caption = 'Rosoft MP3 Encoder Options '
  7.   ClientHeight = 366
  8.   ClientWidth = 402
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   ShowHint = True
  18.   OnActivate = FormActivate
  19.   OnCreate = FormCreate
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object Image1: TImage
  23.     Left = 0
  24.     Top = 0
  25.     Width = 402
  26.     Height = 366
  27.     Align = alClient
  28.     ParentShowHint = False
  29.     Picture.Data = {<image000.bmp>}
  30.     ShowHint = False
  31.     Stretch = True
  32.     Transparent = True
  33.   end
  34.   object lblOutFormat: TLabel
  35.     Left = 16
  36.     Top = 48
  37.     Width = 103
  38.     Height = 13
  39.     Caption = '&Out Format..........'
  40.     FocusControl = cbOutFormat
  41.     Font.Charset = DEFAULT_CHARSET
  42.     Font.Color = clWindowText
  43.     Font.Height = -11
  44.     Font.Name = 'MS Sans Serif'
  45.     Font.Style = [fsBold]
  46.     ParentFont = False
  47.     Transparent = True
  48.   end
  49.   object lblInFormat: TLabel
  50.     Left = 16
  51.     Top = 16
  52.     Width = 82
  53.     Height = 13
  54.     Caption = '&In Format.......'
  55.     FocusControl = cbInFormat
  56.     Font.Charset = DEFAULT_CHARSET
  57.     Font.Color = clWindowText
  58.     Font.Height = -11
  59.     Font.Name = 'MS Sans Serif'
  60.     Font.Style = [fsBold]
  61.     ParentFont = False
  62.     Transparent = True
  63.   end
  64.   object pbOK: TRSButton
  65.     Left = 28
  66.     Top = 318
  67.     Width = 109
  68.     Height = 25
  69.     Picture.Data = {<image001.bmp>}
  70.     Transparent = True
  71.     OnClick = pbOKClick
  72.   end
  73.   object pbCancel: TRSButton
  74.     Left = 146
  75.     Top = 318
  76.     Width = 109
  77.     Height = 25
  78.     Picture.Data = {<image002.bmp>}
  79.     Transparent = True
  80.     OnClick = pbCancelClick
  81.   end
  82.   object pbHelp: TRSButton
  83.     Left = 264
  84.     Top = 318
  85.     Width = 109
  86.     Height = 25
  87.     Picture.Data = {<image003.bmp>}
  88.     Transparent = True
  89.     OnClick = pbHelpClick
  90.   end
  91.   object cbOutFormat: TComboBox
  92.     Left = 104
  93.     Top = 40
  94.     Width = 281
  95.     Height = 21
  96.     Color = clBlack
  97.     Font.Charset = DEFAULT_CHARSET
  98.     Font.Color = clLime
  99.     Font.Height = -11
  100.     Font.Name = 'MS Sans Serif'
  101.     Font.Style = [fsBold]
  102.     ItemHeight = 13
  103.     ParentFont = False
  104.     TabOrder = 1
  105.     Text = '44100 Hz - Stereo - 128 kbps'
  106.   end
  107.   object pQualityMode: TPanel
  108.     Left = 137
  109.     Top = 79
  110.     Width = 130
  111.     Height = 105
  112.     TabOrder = 3
  113.     object Image2: TImage
  114.       Left = 1
  115.       Top = 1
  116.       Width = 128
  117.       Height = 103
  118.       Align = alClient
  119.       Picture.Data = {<image004.bmp>}
  120.       Stretch = True
  121.       Transparent = True
  122.     end
  123.     object lblQualityMode: TLabel
  124.       Left = 8
  125.       Top = 8
  126.       Width = 75
  127.       Height = 13
  128.       Caption = 'Quality Mode'
  129.       Font.Charset = DEFAULT_CHARSET
  130.       Font.Color = clWindowText
  131.       Font.Height = -11
  132.       Font.Name = 'MS Sans Serif'
  133.       Font.Style = [fsBold]
  134.       ParentFont = False
  135.       Transparent = True
  136.     end
  137.     object lblModeFast: TLabel
  138.       Left = 34
  139.       Top = 32
  140.       Width = 76
  141.       Height = 13
  142.       Caption = 'F&ast Encoder'
  143.       FocusControl = rbModeFast
  144.       Font.Charset = DEFAULT_CHARSET
  145.       Font.Color = clWindowText
  146.       Font.Height = -11
  147.       Font.Name = 'MS Sans Serif'
  148.       Font.Style = [fsBold]
  149.       ParentFont = False
  150.       Transparent = True
  151.     end
  152.     object lblModeNormal: TLabel
  153.       Left = 34
  154.       Top = 48
  155.       Width = 40
  156.       Height = 13
  157.       Caption = '&Normal'
  158.       FocusControl = rbModeNormal
  159.       Font.Charset = DEFAULT_CHARSET
  160.       Font.Color = clWindowText
  161.       Font.Height = -11
  162.       Font.Name = 'MS Sans Serif'
  163.       Font.Style = [fsBold]
  164.       ParentFont = False
  165.       Transparent = True
  166.     end
  167.     object lblModeHigh: TLabel
  168.       Left = 34
  169.       Top = 64
  170.       Width = 70
  171.       Height = 13
  172.       Caption = '&High Quality'
  173.       FocusControl = rbModeHigh
  174.       Font.Charset = DEFAULT_CHARSET
  175.       Font.Color = clWindowText
  176.       Font.Height = -11
  177.       Font.Name = 'MS Sans Serif'
  178.       Font.Style = [fsBold]
  179.       ParentFont = False
  180.       Transparent = True
  181.     end
  182.     object rbModeFast: TRadioButton
  183.       Left = 16
  184.       Top = 32
  185.       Width = 14
  186.       Height = 16
  187.       Checked = True
  188.       Color = clBlack
  189.       ParentColor = False
  190.       TabOrder = 0
  191.       TabStop = True
  192.     end
  193.     object rbModeNormal: TRadioButton
  194.       Left = 16
  195.       Top = 48
  196.       Width = 14
  197.       Height = 16
  198.       Color = clBlack
  199.       ParentColor = False
  200.       TabOrder = 1
  201.     end
  202.     object rbModeHigh: TRadioButton
  203.       Left = 16
  204.       Top = 64
  205.       Width = 14
  206.       Height = 16
  207.       Color = clBlack
  208.       ParentColor = False
  209.       TabOrder = 2
  210.     end
  211.   end
  212.   object pPaddingMode: TPanel
  213.     Left = 276
  214.     Top = 79
  215.     Width = 115
  216.     Height = 105
  217.     TabOrder = 4
  218.     object Image3: TImage
  219.       Left = 1
  220.       Top = 1
  221.       Width = 113
  222.       Height = 103
  223.       Align = alClient
  224.       Picture.Data = {<image005.bmp>}
  225.       Stretch = True
  226.       Transparent = True
  227.     end
  228.     object lblPaddingMode: TLabel
  229.       Left = 8
  230.       Top = 8
  231.       Width = 82
  232.       Height = 13
  233.       Caption = 'Padding Mode'
  234.       Font.Charset = DEFAULT_CHARSET
  235.       Font.Color = clWindowText
  236.       Font.Height = -11
  237.       Font.Name = 'MS Sans Serif'
  238.       Font.Style = [fsBold]
  239.       ParentFont = False
  240.       Transparent = True
  241.     end
  242.     object lblPaddingISO: TLabel
  243.       Left = 34
  244.       Top = 32
  245.       Width = 22
  246.       Height = 13
  247.       Caption = '&ISO'
  248.       FocusControl = rbPaddingISO
  249.       Font.Charset = DEFAULT_CHARSET
  250.       Font.Color = clWindowText
  251.       Font.Height = -11
  252.       Font.Name = 'MS Sans Serif'
  253.       Font.Style = [fsBold]
  254.       ParentFont = False
  255.       Transparent = True
  256.     end
  257.     object lblPaddingAlways: TLabel
  258.       Left = 34
  259.       Top = 48
  260.       Width = 40
  261.       Height = 13
  262.       Caption = '&Always'
  263.       FocusControl = rbPaddingAlways
  264.       Font.Charset = DEFAULT_CHARSET
  265.       Font.Color = clWindowText
  266.       Font.Height = -11
  267.       Font.Name = 'MS Sans Serif'
  268.       Font.Style = [fsBold]
  269.       ParentFont = False
  270.       Transparent = True
  271.     end
  272.     object lblPaddingNever: TLabel
  273.       Left = 34
  274.       Top = 64
  275.       Width = 35
  276.       Height = 13
  277.       Caption = 'N&ever'
  278.       FocusControl = rbPaddingNever
  279.       Font.Charset = DEFAULT_CHARSET
  280.       Font.Color = clWindowText
  281.       Font.Height = -11
  282.       Font.Name = 'MS Sans Serif'
  283.       Font.Style = [fsBold]
  284.       ParentFont = False
  285.       Transparent = True
  286.     end
  287.     object rbPaddingISO: TRadioButton
  288.       Left = 16
  289.       Top = 32
  290.       Width = 14
  291.       Height = 16
  292.       Checked = True
  293.       Color = clBlack
  294.       ParentColor = False
  295.       TabOrder = 0
  296.       TabStop = True
  297.     end
  298.     object rbPaddingAlways: TRadioButton
  299.       Left = 16
  300.       Top = 48
  301.       Width = 14
  302.       Height = 16
  303.       Color = clBlack
  304.       ParentColor = False
  305.       TabOrder = 1
  306.     end
  307.     object rbPaddingNever: TRadioButton
  308.       Left = 16
  309.       Top = 64
  310.       Width = 14
  311.       Height = 16
  312.       Color = clBlack
  313.       ParentColor = False
  314.       TabOrder = 2
  315.     end
  316.   end
  317.   object pAdvanced: TPanel
  318.     Left = 12
  319.     Top = 193
  320.     Width = 379
  321.     Height = 105
  322.     Caption = 'pAdvanced'
  323.     TabOrder = 5
  324.     object RSButton1: TRSButton
  325.       Left = 1
  326.       Top = 1
  327.       Width = 377
  328.       Height = 103
  329.       Align = alClient
  330.       Picture.Data = {<image006.bmp>}
  331.       Stretch = True
  332.     end
  333.     object pbpPrivate: TLabel
  334.       Left = 34
  335.       Top = 18
  336.       Width = 77
  337.       Height = 13
  338.       Caption = '&Private bit on'
  339.       FocusControl = cbPrivate
  340.       Font.Charset = DEFAULT_CHARSET
  341.       Font.Color = clWindowText
  342.       Font.Height = -11
  343.       Font.Name = 'MS Sans Serif'
  344.       Font.Style = [fsBold]
  345.       ParentFont = False
  346.       Transparent = True
  347.     end
  348.     object lblCopyright: TLabel
  349.       Left = 34
  350.       Top = 34
  351.       Width = 62
  352.       Height = 13
  353.       Caption = '&CRC bit on'
  354.       FocusControl = cbCRC
  355.       Font.Charset = DEFAULT_CHARSET
  356.       Font.Color = clWindowText
  357.       Font.Height = -11
  358.       Font.Name = 'MS Sans Serif'
  359.       Font.Style = [fsBold]
  360.       ParentFont = False
  361.       Transparent = True
  362.     end
  363.     object Label12: TLabel
  364.       Left = 34
  365.       Top = 50
  366.       Width = 90
  367.       Height = 13
  368.       Caption = 'Cop&yright bit on'
  369.       FocusControl = cbCopyright
  370.       Font.Charset = DEFAULT_CHARSET
  371.       Font.Color = clWindowText
  372.       Font.Height = -11
  373.       Font.Name = 'MS Sans Serif'
  374.       Font.Style = [fsBold]
  375.       ParentFont = False
  376.       Transparent = True
  377.     end
  378.     object lblMidside: TLabel
  379.       Left = 163
  380.       Top = 34
  381.       Width = 78
  382.       Height = 13
  383.       Caption = 'Allow &Midside'
  384.       FocusControl = cbMidside
  385.       Font.Charset = DEFAULT_CHARSET
  386.       Font.Color = clWindowText
  387.       Font.Height = -11
  388.       Font.Name = 'MS Sans Serif'
  389.       Font.Style = [fsBold]
  390.       ParentFont = False
  391.       Transparent = True
  392.     end
  393.     object lblIntensity: TLabel
  394.       Left = 163
  395.       Top = 18
  396.       Width = 83
  397.       Height = 13
  398.       Caption = 'Allow In&tensity'
  399.       FocusControl = cbIntensity
  400.       Font.Charset = DEFAULT_CHARSET
  401.       Font.Color = clWindowText
  402.       Font.Height = -11
  403.       Font.Name = 'MS Sans Serif'
  404.       Font.Style = [fsBold]
  405.       ParentFont = False
  406.       Transparent = True
  407.     end
  408.     object lblOriginal: TLabel
  409.       Left = 34
  410.       Top = 66
  411.       Width = 80
  412.       Height = 13
  413.       Caption = '&Original bit on'
  414.       FocusControl = cbOriginal
  415.       Font.Charset = DEFAULT_CHARSET
  416.       Font.Color = clWindowText
  417.       Font.Height = -11
  418.       Font.Name = 'MS Sans Serif'
  419.       Font.Style = [fsBold]
  420.       ParentFont = False
  421.       Transparent = True
  422.     end
  423.     object lblDownmix: TLabel
  424.       Left = 164
  425.       Top = 50
  426.       Width = 85
  427.       Height = 13
  428.       Caption = 'Allow &Downmix'
  429.       FocusControl = cbDownmix
  430.       Font.Charset = DEFAULT_CHARSET
  431.       Font.Color = clWindowText
  432.       Font.Height = -11
  433.       Font.Name = 'MS Sans Serif'
  434.       Font.Style = [fsBold]
  435.       ParentFont = False
  436.       Transparent = True
  437.     end
  438.     object lblVBR: TLabel
  439.       Left = 278
  440.       Top = 26
  441.       Width = 69
  442.       Height = 13
  443.       Caption = 'VBR &Quality'
  444.       Font.Charset = DEFAULT_CHARSET
  445.       Font.Color = clWindowText
  446.       Font.Height = -11
  447.       Font.Name = 'MS Sans Serif'
  448.       Font.Style = [fsBold]
  449.       ParentFont = False
  450.       Transparent = True
  451.     end
  452.     object lblVBROn: TLabel
  453.       Left = 164
  454.       Top = 66
  455.       Width = 44
  456.       Height = 13
  457.       Caption = '&VBR on'
  458.       FocusControl = cbVBR
  459.       Font.Charset = DEFAULT_CHARSET
  460.       Font.Color = clWindowText
  461.       Font.Height = -11
  462.       Font.Name = 'MS Sans Serif'
  463.       Font.Style = [fsBold]
  464.       ParentFont = False
  465.       Transparent = True
  466.     end
  467.     object cbPrivate: TCheckBox
  468.       Left = 16
  469.       Top = 16
  470.       Width = 14
  471.       Height = 17
  472.       Color = clBlack
  473.       ParentColor = False
  474.       TabOrder = 0
  475.     end
  476.     object cbCRC: TCheckBox
  477.       Left = 16
  478.       Top = 32
  479.       Width = 14
  480.       Height = 17
  481.       Color = clBlack
  482.       ParentColor = False
  483.       TabOrder = 1
  484.     end
  485.     object cbCopyright: TCheckBox
  486.       Left = 16
  487.       Top = 48
  488.       Width = 14
  489.       Height = 17
  490.       Color = clBlack
  491.       ParentColor = False
  492.       TabOrder = 2
  493.     end
  494.     object cbMidside: TCheckBox
  495.       Left = 145
  496.       Top = 32
  497.       Width = 14
  498.       Height = 17
  499.       Color = clBlack
  500.       ParentColor = False
  501.       TabOrder = 5
  502.     end
  503.     object cbOriginal: TCheckBox
  504.       Left = 16
  505.       Top = 64
  506.       Width = 14
  507.       Height = 17
  508.       Color = clBlack
  509.       ParentColor = False
  510.       TabOrder = 3
  511.     end
  512.     object cbIntensity: TCheckBox
  513.       Left = 145
  514.       Top = 16
  515.       Width = 14
  516.       Height = 17
  517.       Color = clBlack
  518.       ParentColor = False
  519.       TabOrder = 4
  520.     end
  521.     object cbDownmix: TCheckBox
  522.       Left = 145
  523.       Top = 48
  524.       Width = 14
  525.       Height = 17
  526.       Color = clBlack
  527.       Font.Charset = DEFAULT_CHARSET
  528.       Font.Color = clLime
  529.       Font.Height = -11
  530.       Font.Name = 'MS Sans Serif'
  531.       Font.Style = []
  532.       ParentColor = False
  533.       ParentFont = False
  534.       TabOrder = 6
  535.     end
  536.     object cbVBR: TComboBox
  537.       Left = 276
  538.       Top = 40
  539.       Width = 49
  540.       Height = 21
  541.       Color = clBlack
  542.       Font.Charset = DEFAULT_CHARSET
  543.       Font.Color = clLime
  544.       Font.Height = -11
  545.       Font.Name = 'MS Sans Serif'
  546.       Font.Style = [fsBold]
  547.       ItemHeight = 13
  548.       ParentFont = False
  549.       TabOrder = 7
  550.       Text = '5'
  551.       Items.Strings = (
  552.         '0'
  553.         '1'
  554.         '2'
  555.         '3'
  556.         '4'
  557.         '5'
  558.         '6'
  559.         '7'
  560.         '8'
  561.         '9'
  562.         '10')
  563.     end
  564.     object cbVBROn: TCheckBox
  565.       Left = 145
  566.       Top = 64
  567.       Width = 14
  568.       Height = 17
  569.       Color = clBlack
  570.       Font.Charset = DEFAULT_CHARSET
  571.       Font.Color = clLime
  572.       Font.Height = -11
  573.       Font.Name = 'MS Sans Serif'
  574.       Font.Style = []
  575.       ParentColor = False
  576.       ParentFont = False
  577.       TabOrder = 8
  578.     end
  579.   end
  580.   object cbInFormat: TComboBox
  581.     Left = 104
  582.     Top = 8
  583.     Width = 281
  584.     Height = 21
  585.     Color = clBlack
  586.     Font.Charset = DEFAULT_CHARSET
  587.     Font.Color = clLime
  588.     Font.Height = -11
  589.     Font.Name = 'MS Sans Serif'
  590.     Font.Style = [fsBold]
  591.     ItemHeight = 13
  592.     ParentFont = False
  593.     TabOrder = 0
  594.     Text = '44100 Hz - Stereo - 172 kbps'
  595.     OnChange = cbInFormatChange
  596.     Items.Strings = (
  597.       '48000 Hz - Stereo - 182 kbps'
  598.       '44100 Hz - Stereo - 172 kbps'
  599.       '32000 Hz - Stereo - 125 kbps'
  600.       '24000 Hz - Stereo - 93 kbps'
  601.       '22050 Hz - Stereo - 86 kbps'
  602.       '16000 Hz - Stereo - 62 kbps')
  603.   end
  604.   object pEncoder: TPanel
  605.     Left = 12
  606.     Top = 79
  607.     Width = 115
  608.     Height = 105
  609.     Caption = 'Panel1'
  610.     TabOrder = 2
  611.     object Image4: TImage
  612.       Left = 1
  613.       Top = 1
  614.       Width = 113
  615.       Height = 103
  616.       Align = alClient
  617.       Picture.Data = {<image007.bmp>}
  618.       Stretch = True
  619.       Transparent = True
  620.     end
  621.     object Label1: TLabel
  622.       Left = 8
  623.       Top = 8
  624.       Width = 48
  625.       Height = 13
  626.       Caption = 'Encoder'
  627.       Font.Charset = DEFAULT_CHARSET
  628.       Font.Color = clWindowText
  629.       Font.Height = -11
  630.       Font.Name = 'MS Sans Serif'
  631.       Font.Style = [fsBold]
  632.       ParentFont = False
  633.       Transparent = True
  634.     end
  635.     object lblFraunhofer: TLabel
  636.       Left = 34
  637.       Top = 33
  638.       Width = 62
  639.       Height = 13
  640.       Caption = '&Fraunhofer'
  641.       FocusControl = rbFraunhofer
  642.       Font.Charset = DEFAULT_CHARSET
  643.       Font.Color = clWindowText
  644.       Font.Height = -11
  645.       Font.Name = 'MS Sans Serif'
  646.       Font.Style = [fsBold]
  647.       ParentFont = False
  648.       Transparent = True
  649.     end
  650.     object lblLameEnc: TLabel
  651.       Left = 34
  652.       Top = 49
  653.       Width = 53
  654.       Height = 13
  655.       Caption = '&LameEnc'
  656.       FocusControl = rbLameEnc
  657.       Font.Charset = DEFAULT_CHARSET
  658.       Font.Color = clWindowText
  659.       Font.Height = -11
  660.       Font.Name = 'MS Sans Serif'
  661.       Font.Style = [fsBold]
  662.       ParentFont = False
  663.       Transparent = True
  664.       Visible = False
  665.     end
  666.     object lblBladeEnc: TLabel
  667.       Left = 34
  668.       Top = 65
  669.       Width = 55
  670.       Height = 13
  671.       Caption = '&BladeEnc'
  672.       FocusControl = rbBladeEnc
  673.       Font.Charset = DEFAULT_CHARSET
  674.       Font.Color = clWindowText
  675.       Font.Height = -11
  676.       Font.Name = 'MS Sans Serif'
  677.       Font.Style = [fsBold]
  678.       ParentFont = False
  679.       Transparent = True
  680.       Visible = False
  681.     end
  682.     object rbFraunhofer: TRadioButton
  683.       Left = 16
  684.       Top = 33
  685.       Width = 14
  686.       Height = 16
  687.       Checked = True
  688.       Color = clBlack
  689.       ParentColor = False
  690.       TabOrder = 0
  691.       TabStop = True
  692.       OnClick = SedeModeOptions
  693.     end
  694.     object rbLameEnc: TRadioButton
  695.       Left = 16
  696.       Top = 49
  697.       Width = 14
  698.       Height = 16
  699.       Color = clBlack
  700.       ParentColor = False
  701.       TabOrder = 1
  702.       Visible = False
  703.       OnClick = SedeModeOptions
  704.     end
  705.     object rbBladeEnc: TRadioButton
  706.       Left = 16
  707.       Top = 64
  708.       Width = 14
  709.       Height = 16
  710.       Color = clBlack
  711.       ParentColor = False
  712.       TabOrder = 2
  713.       Visible = False
  714.       OnClick = SedeModeOptions
  715.     end
  716.   end
  717. end
  718.